58 skills found · Page 1 of 2
polymonster / PmtechLightweight, multi-platform, data-oriented game engine.
JumeiRdGroup / Router一款单品、组件化、插件化全支持的Andoid端路由框架。
saulmm / Android Notification ExampleA simple sample showing the different types of notifications on Andoid
maoqitian / MaoWanAndoidClient:rainbow:打造一款有较好体验的WanAndroid客户端,在学习中不断提升自我。同款跨平台Flutter版本:https://github.com/maoqitian/flutter_wanandroid
mateuszmackowiak / NativeDialogsAdobe Air Native Extension for mobile native dialogs (IOS,Andoid) - Toast, Text Input dialog, Progress dialog, Alert dialog, multi single choice dialog + DatePicker dialog
subho406 / Infinite Runner UltimateA cross-platform procedural environment generation and Endless Runner engine. Features real-time object pooling and includes an interactive level editor.
Rjtsahu / School Bus TrackingBus Tracking system with Python server and 2 Andoid apps for Parent and Driver
tmorcinek / Android Codegenerator LibraryThis is a submodule of bigger project: Codegenerator for Andoid. This submodule is responsible for extracting usefull informations from Android layout's xml file.
shadow578 / YetAnotherVideoPlayerYet Another Video Player for Andoid
15527621771 / Android Advert SDK一款开源Andoid简易的广告SDK((An open AndroidAdvert Channel SDK))
JuZiSYJ / Ncnn Picture Enhancementa dehaze / picture enhancement demo using ncnn
deadskull7 / Agricultural Price Prediction And Visualization On Android AppIn Agriculture Price Monitioring , I have used data provided by open government site data.gov.in, which updates prices of market daily . Working Interface Details: We have provided user choice to see current market prices based on two choices: market wise or commodity wise use increase assesibility options. Market wise: User have to provide State,District and Market name and then select market wise button. Then user will be shown the prices of all the commodities present in the market in graphical format, so that he can analyse the rates on one scale. This feature is mostly helpful for a regular buyer to decide the choice of commodity to buy. He is also given feature to download the data in a tabular format(csv) for accurate analysis. Commodity Wise: User have to provide State,District and Commodity name and then select Commodity wise button. Then user will be shown the prices of all the markets present in the region with the commodity in graphical format, so that he can analyse the cheapest commodity rate. This feature is mostly helpful for wholesale buyers. He is also given feature to download the data in a tabular format(csv) for accurate analysis. On the first activity user is also given forecasting choice. It can be used to forecast the wholesale prices of various commodities at some later year. Regression techniques on timeseries data is used to predict future prices. Select the type of item and click link for future predictions. There are 3 java files Forecasts, DisplayGraphs, DisplayGraphs2 ..... Please change the localhost "server_name" at time of testing as the server name changes each time a new server is made. Things Used: We have used pandas , numpy , scikit learn , seaborn and matplotlib libraries for the same . The dataset is thoroughly analysed using different function available in pandas in my .iPynb file . Not just in-built functions are used but also many user made functions are made to make the working smooth . Various graphs like pointplot , heat-map , barplot , kdeplot , distplot, pairplot , stripplot , jointplot, regplot , etc are made and also deployed on the android app as well . To integrate the android app and machine learning analysis outputs , we have used Flask to host our laptop as the server . We have a separate file for the Flask as server.py . Where all the the necessary stuff of clint request and server response have been dealt with . We have used npm package ngrok for tunneling purpose and hosting . A different .iPynb file is used for the time series predictions using regression algorithms and would send the csv file of prediction along with the graph to the andoid app when given a request .
heavykick / MilkVRLauncherA simple Andoid App that grabs a link and sends it to MilkVR.
alexwan02 / AndroidProjectCollectionAndoid开源项目收集
ost-sys / Ost Program AndroidOST Tools - the project is based on the Jetpack Compose Material Design 3 for Andoid and WearOS
rd6260 / Echo MpdA beautiful, modern, and feature-rich mobile client for Music Player Daemon (MPD)
cheverebe / Android MalwareInjected malicious code into legitimate andoid applications. Converted a keyboard app into a keylogger and an MP3 downloader into an image thief.
erkihindo / ControllerAndoid + ROS Indigo + Robot = Magic
AnJiaoDe / ScreenAdaptationAndoid屏幕适配终极手段(小编用过最得劲的dp适配),1.工具类解析values目录下的dimens文件,根据其中所有的dimen标签,name和values,生成其他各种dp对应的dimens文件 2.DP_BASE可修改为自己定的基准(你可以根据实际情况定为其他dp,一般情况下,定义为360dp,因为大部分手机sw都是360dp) 3.root对应的是当前android项目的主目录路径,千万不能出错 4.size_thread,线程池大小默认5,你可以设置其他数值 5.你还可以根据自己强迫症的各种习惯和喜好,各种更改成自己喜欢的风格,代码很精简,修改很容易 6.在每次打包之前,记得执行DPGeneratorLittle的main方法,以确保所有的dimen文件都是最新的 7.负数的dp,小数的dp,甚至小数的sp(一般没这情况)都可以生成,放心大胆使用 8.如果发现某台手机适配效果不是很好,那么真机调试,得到其swdp,然后在用DPGeneratorLittle生成对应的swdp,dimen文件 9.执行DPGeneratorLittle报错的时候,记得删除所有生成的valuse目录,clean项目,重新执行
ChaminduWn / Android Calculator AppCalculator App using Android Studio #Calculator #calculator App #Andoid #Android Studio