Native Framework books or study materials ?
There is nothing apart from blogs from Asia that teach stuff about how to use native framework ( not to be confused with NDK ) components from: frameworks/native and external/libanative/src/android/os/...
View ArticleCrystaX NDK 10.1 released!
Hi all, I'm glad to announce we've just published new release of CrystaX NDK - 10.1.0! For those who don't know what CrystaX NDK is, here is short description. CrystaX NDK is Android native development...
View Article[GUIDE]Xamarin-Build-Android-Apps-With-C#
Hi guys, you want to develop android apps too? also you can C#? Then It's good, U don't need JAVA anymore. Requirements* Working Computer ** Microsoft Visual Studio 2010 / 2012 or XAMARIN or Mono...
View ArticleHelp
Hi im looking to develop a game or two and have lots of ideas but have no idea where to even start or begin. Looking for help and have some really good ideas about simulation games. Please help of how...
View ArticleRuntime exec not behaving like adb exec
I've built a C++ native Android app with NDK toolcahain. I've first tested the app using the adb tool and got the following output: Code: generic:/ $ run-as cardservice.hr.cardservice...
View ArticleHelp Please??? This app compiles but I cant figure out why it wont run!!!
Hello all! I am currently in the last few weeks of Intro to Java 8 and my last project is this: 18.14 (Palindromes) A palindrome is a string that is spelled the same way forward and backward. Some...
View ArticleMenu in C++
Please, can somebody write how to make a menu in C++? I was making an app (for computer) that contains few inside programs, but I need a selection menu that will meke user able to choose a program....
View ArticleHow can I publish an Android app free in the Google Play store?
Yes.You can.I shall publish your app using my google developer console account.Just contact me.It is free Sent from my Lenovo A760 using Tapatalk
View ArticleHi :) C,C++ or Java ?
Hi I'm Italian and my english is so bad , sorry.. I would ask you what the language is recommended to develop android's app : Java , C or C++ ? Anothrer doubt but C is used for android app ? mmm .....
View ArticleMy first app is live - what do you think?
I've been learning Android development recently and finally released my first free app. It's open source and available on Github too. It's made with C# in Xamarin (not forms though, which meansit uses...
View ArticleRealt-Time Audio Effect - DSP implementation - pitch shifter
Hi i want to make an app totally similar to this one (which is not yet supported after android api 14) audioshift.surina.net www youtube com / watch?v=AGZ7z_OVahU wich basically is a realtime audio...
View ArticleLinking & Using Non-NDK Android Platform Libraries
Hey Guys, I'm working on a global audio tuning system for Android similar to Viper4Android and JamesDSP, but allowing the User to program and create their own audio filters on the fly. In order to do...
View Article[Q] Old developer needs serious learning advice
Hello All, Will try and keep this short: Am an old time developer, since 1979. I was self-taught, as a kid, never one class. The weakness there is that I never learned most of the terms. So when...
View ArticleHow to add more language to system list - Need Help
hello to all Users - I have Meizu C9 that have all language in the system lang list but in this list not have Hebrew . Now if i install morelocal to the system I have Hebrew and all Good but when I...
View ArticleC++ Ide
Hey, I use visual studio for programming in C++ and am interested in learning to develop for android. I have previously done so in eclipse but it has been 2 years or so and that was in Java. I am...
View ArticleReading and writing to a txt file at the same time
Hello people! I would like to ask you a question about accessing a txt file in android os. I have an app on my smartphone which is receiving data from bluetooth and writing it down to a txt file...
View ArticleAccess to serial port on Android device
Hi Guys, Currently I am working on an application build in Unity that controls Numato Lab USBGPIO8 module (it will simply turn on and off channels on gpio when conditions in a separate script in app...
View ArticleHow to enable android phone location by web server
Hi all, I want to ask if i want remotely to enable my android location from off to on by my php web server. By using API , is there any way to do that function or how to implement that function. Really...
View ArticleViewPager navigation stops in transition
hi. There are four fragments. In the second fragment, the map is located and the swap is disabled. Transitions are made using links. viewPager.currentItem = num Click to expand... When starting...
View Article