Hi, I search an app or web site to arrange/ sort my songs in Spotify like this website http://organizeyourmusic.playlistmachinery.com/#.
I would like to make genre based playlist (rock/disco/house....), mood playlist (chill, dance, sad...), years(1950,1960,2000...).
The website...
Hello everyone! It took us a while but A73 finally got some development done and is ready for GSI or ROM usage. Both of which has it's own problems. Mainly camera quality. Samsung being samsung and qualcomm being qualcomm, we don't have full access to cameras in 3rd party apps so if we go...
Library: DexKit
Project Link: https://github.com/LuckyPray/DexKit
About: An easy-to-use, high-performance dex deobfuscation library. Easy to use your CMAKE/Android projects.
Highlight:
JNI multi-threaded processing Dex bytecode, more efficient than JVM implementation.
It single search is ms...
⚠️ This library is deprecated and will no longer be updated. Please check the new oneui-core and oneui-design libraries. ⚠️
a library by @Yanndroid and @BlackMesa123
This library was made with one goal: allow everyone to create One UI styled apps. It contains most of Samsung's UI elements...
GetPerms
GetPerms is an Android wrapper library to get requested and granted app permissions, app metadata (icon, size, signature) and more!
Want to quickly get an application's icon in just one line of code? Making a banking app and need to check the see if your app has been illegally...
Hi guys,
I am doing research for my master's thesis on frontend frameworks and component libraries and how they affect the software development process. I am mainly focusing on the relationship of the project manager (planning) - designer - developer.
I would like to get a holistic view of the...
I am trying to build a rom (for the flame (4) device) but I am getting this error that I cannot resolve, it pops up even with allow missing dependencies
bootable/recovery/Android.mk: error: "librecovery_ui_ext (SHARED_LIBRARIES android-arm64) missing librecovery_ui_flame (STATIC_LIBRARIES...
Hi,
After modding APKs and that XPOSED is now back for a long time I guess with EdXposed, I'm trying to make my first XPOSED modules by following tutorials.
I've setup android studio, wrote my code but now I can't load native library. I guess it's a permission problem but coudn't figure how to...
Hello
We all know that there is no way of passing SafetyNet with Xposed enabled, in any existing form.
So I've been thinking, couldn't we just make Xposed not run for specified packages?
How hard would be unloading Xposed libraries from a forked process?
Basic knowledge suggests calling...
Amazfit Communication Library
The Amazfit Communication Library is a reverse engineered and modified version of the Huami "Transporter" class (and its subclass "TransporterClassic"), along with its dependencies. This allows both sending and receiving data on both the phone and the watch, using...
Welcome!
Introduction
After three years of inactivity, of me (the developer) simply enjoying life and riding bikes, I'm proud to announce that JDroidLib is being resurrected!
Originally inspired by AndroidLib by regaw_leinad, JDroidLib is a Java class library aimed to ease the development of...
Is it possible to install xposed framework on cm12s?
Through the xposed installer I always get an error: 'CANNOT LINK EXECUTABLE: could not load library "libdvm.so" needed by "/data/data/de.robv.android.xposed.installer/cache/app_process"; caused by library "libdvm.so" not found'
It also says...
Hello, XDA!
I have created my own 2D game engine that utilizes OpenGL and sports many features to help make programming 2D games for Android as quick and simple as possible. I created this engine for use in my own projects but then I thought why no make it open-source? I think other people...
Tooleap SDK
Make your app start floating above with Tooleap's floating UI
Tooleap is a free SDK that enables Android developers to easily create a floating widget (a bubble) that floats at the front of the screen above any other app.
Along with the side-screen that slides-in when the user taps...
I'm trying to hook a method (setBackgroundDrawable) in the android.support.v7.app.ActionBar class but I'm getting a ClassNotFound error. Here is my code:
Class<?> ab = findClass("android.support.v7.app.ActionBar", lpparam.classLoader);
findAndHookMethod(ab...
Date and time pickers have always been a hassle for me (no matter how awesome they looked). Having to choose from a few hundred numbers felt overwhelming and was neither intuitive nor fast. Luckily, Google found a sleek solution in the Notes app which I decided to replicate...
Set of Android Widgets that support custom fonts(Typeface)
Note: Font file type support may vary across different android versions
Supported Widgets
* AutoCompleteTextView (as FAutoCompleteTextView)
* Button (as FButton)
* CheckBox (as FCheckBox)
* CheckedTextView (you get the idea...)
*...
I'm trying to use HoloColorPicker by Lars Werkman, now I'm not using Eclipse or the Android Studio, I'm doing everything via command line and advanced text editors (that's just how I like it). Now the problem I'm running into is HoloColorPicker uses Gradle, so it doesn't have a build.xml file...
I have often come accross the need to implement to simple gestures like 2-finger swipe up, or pinch, or 1-finger swipe left etc etc. And unfortunately no such simple gesture library exists for Android, so I have started building one.
The library sources are at...
Hi guys.
I am going to try to explain the scene of this library.
HC/ICS and above are android versions that are in more than 75% of all android smartphones...
This can cause one scene, you want to develop an application to HC/ICS or above...
Your application need to use ViewPager, this is...
--- copied with permission from nathanpfry.com ---
Developers Only
Inspired by MaR-V-iN's work on freecygn and noAnalytics, I bring you noAnalytics Remix!
Using Mar-V-iN's source, I recompiled the jar with JDK 1.6 and jumped through a few flaming hoops.
Now it will natively compile...
[LIBRARY][GUIDE] DynamicShareActionProvider
Some time ago I had a conversation with SimplicityApks about Google's ShareActionProvider. We found out that it's not flexible enough as it doesn't allow dynamic generation of the data which should be shared.
So here I release my open-source...
Hey there,
Header2ActionBar is a library which implements the fading action bar effect that can be seen in the new Play Music and Google Newspaper apps.
P2sNSF9LR6U
Download the sample app
Usage:
Using the library is really simple, just look at the source code of the provided samples...
I'm interested in writing a GOOD, free infrared remote app for the HTC One. As of right now, there are no good free infrared remote apps. If I am wanting to make use of the infrared blaster in a non-stock ROM (such as CyanogenMod), will I still need the HTC infrared library? Or does Android have...
Update Checker is a class that can be used by Android Developers to increase the number of users update their apps by showing a "New Update Available" Notification or Dialog.
It checks for new updates downloadable by parsing the Play Store desktop page of your app.
Changelog
See complete...
So, I am currently messing around with android programming, and i am using android studio and my ide of choice. I have made a few simple apps(calculator and whatnot) without issue. But now i am trying to make an app using the youtube data api. I can not even get started on it though because i...
Overview
About a month ago I got the urge to do some reverse engineering of ADB so that I could write an Android app that would be able to talk to devices the same way that the adb command-line tool distributed with the Android SDK does (without requiring root!).
The app that came about from...
Hello everybody!
As the title says, I got call recording fully working on official ICS. It probably works on official ZCLPD Chinese ICS, but only with the stock kernel. Angeeks rom has the good audio libs, but the bundled ardatdat's kernel doesn't support Chinese additions.
What do you need...
Build.prop Tools is a library that makes it easier for app developers to edit the build.prop file from their applications. I decided to make this library when I needed to edit build.prop from within an app I'm developing and I couldn't find a library to make this simple. So, after I had worked...
After seeing it on many device forums, I realized that we need a separate thread for discussing GPS-related experiences, issues, etc.
Let me start it:
GPS seems to be the best on GB roms. Don't know about CM7.2, but stock GB and those built upon it are very good in giving a fix.
I have found...
Hello Dev Community,
we would like show you our project.
Its about actually making a difference for the mobile gaming experience. :highfive:
Check out our website our watch our quick prezi to see what it is all about.
You can also check out on of our full talks at a Android Conference...
Here's my open source library called Inscription:
https://github.com/MartinvanZ/Inscription
This library is made to display information of your Android app, it currently features a change log dialog and a whats new dialog.
Guys, do you know how to clean-up the media library on WP8?
I have a Lumia 920. I've copied some mp3, m4a and m4v files manually into the Music folder via USB, which helped perfectly.
Music+Videos app recognized all files I've copied and played them without any problems.
However, things started...
Hi there,
as a scholar I use many academic databases (journals, books) for my studies. The best thing I recently discovered is, some of them nicely work with our beloved NSTR!
The first one is JSTOR: http://www.jstor.org/
It has no dedicated app, but their website nicely supports mobile view...
Storing objects to a Database for an Android application should be fast and easy as:
dm.add(new StorableClass());
DataManagement is a new open source library that allows you to do just that.
DataManagement is a Java Android library designed to help easily and efficiently store aggregate classes...
Hi, I have a small problem.
Perhaps someone of you can help me. I asked this in the exploit thread as well as in the SuperSU thread but most I think just oversaw it.
I had CF-root on ICS stock before upgrading to JB. Sow since I got JB (4.1.1.), I'm on stock without root.
I tried the new...
KernelSwitchObserverLib
A natural pure JAVA library for detecting changes of Kernel Hardware
(How to detect HDMI / MHL connection/disconnection; Beat Audio enabling / disabling; and much more on the fly from your app!)
NO ROOT, NO NDK, NO POOLING (which means Battery friendly), PURE JAVA...
Hi everybody!
This thread is dedicated to containing all the kernel (and some other kernel-related) patches I create/port for our device. So I think it could help our kernel developers to focus on actual SGR-related work without worrying about examining and implementing everything that already...
Since I can not post links but they are necessary to not post a lot of code, I removed the prefixes in the beginning. They begin with the URL:
Want to start a standalone android project with a button in another project. First made a simple main app with a button that was referring to another...
I downloaded a library book via the Overdrive App. It'sn Adobe Epub file. However, I mistakenly wrote it to "My Library" while downloading. Now, it won't open in Overdrive, only in My Library. Not a big deal. Just wondering how I can change this as it appears to be locked out of Overdrive...
I was thinking of making the walkman app from LWW work in or beloved W8/X8 and thats why wanted to know how to check the dependency of any application? Just tryin to do something... No offence... Wanna check the files it needs in the system folder to work... is hit and trial the only way, or...
Hi Developers, I wanted to let you know of two great android augmented reality components. They have already helped developers in their projects, I hope it does the same for some of you
Augmented Reality Toolkit - $20
KoEye Augmented Reality - $130
Hey guys, I have no access to kindle fire library, which allows you to access free Prime account books. I have never been able to access these since I bought the Fire, which I immediately ran burritoroot, installed golauncher, gapps, etc. I went as far as to call tech support to see if I am not...
In another thread, albertwertz made these observations in a video he created:
I figured this topic deserved a post of it's own, so as not to get lost within the CM7 support thread, so I created it.
The only real concern I had, before switching to CM7, was what about Adobe PDF ebook format...
Hi there,
I have a custom ROM in which I integrated many apps (to save /data memory).
For the apps which have dynamic libs I put these in /system/lib.
This works without problems for all apps except for com.intsig.BCRLite (which is Business Card Reader Light)
It keeps looking in...
While being an experienced linux user, I still consider myself android noob, so I hope I can get some info about the problem here (yes, and you said to be nice while I was registering, so please let me solve it myself, it may be a new challenge :p )
System:SGS I9000 8GB, not overclocked (tried...
Hello,
I am in the process of porting CWM to my device. My phone needs this rmt_storage, which processes some modem data. I extracted it from my device, added Android.mk with the executable, but the problem is, it won't start. It gives an error about file not existing there, but it does.
My...