Hi every one
i dont know if i am asking my question at the right place or not! but
how can we implement the tiled layer (java net beans) in android?
does we use open gl for this?
is that called "texture" or "wallpaper" or ...?
i need an example please
thanks in advance
Related
Hello,
i try to build myself a nice today-screen.
For this i am looking for an today-screen application, allowing adding icons for applications on my PPC (like ltlaunch in the XDA-Developers-Rom), but where i am able to change the icon-size on the screen? E.G. i want to have a large Telefon-Icon...
Does anyone know about such an application?
Thanks in advance and regards!
Miwu
tdLunch
tdLunch allows you to change the size of icons.
this progr is inside the ROM kitchen or you can find it via google
Thanks, i´ll try....
Hello everyone!
I have created a livewallpaper and i would like to put ads in the settings menu! But as i browsed the net , all the ads networks demand an IDE to add our ads....so i wanna know if it is actually possible just to add our ads with normal text editor? if yes, then how?
Il hit the "THANKS" button for everyone who gimme a reasonable answer
hi I am new in programming for android but I have experience with .NET programming so I would like to use Xamarin.
I am trying to find some example of DataGridView (something like Excel table). Fixed header and ability to move data horizontally and vertically.
I am googleing few days and I found just java code or just ListView not like table grid.
I am realy new in it. I am working on my first app for android but I am able to use some working code in my app but I am not able to create my own DataGridView.
So if somebody know some opensource project with DataGridView (like Excel table) written in C# for android let my please know.
Thank you
Hello
would it be hard to change the app Manga rock so that whenever you tap on the left or right side of the screen that it doesn't change the page?
wj0t said:
Hello
would it be hard to change the app Manga rock so that whenever you tap on the left or right side of the screen that it doesn't change the page?
Click to expand...
Click to collapse
The best way I can think of doing this would be an Xposed module. You need to decompile the APK with apktool and/or dex2jar and then find out what code changes the pages and then disable via (most likely) a method hook. Obviously you'll need to know how to develop with the Android SDK for this.
Hi guys, i would lime ti program in Android studio my First watchface, but i don't understand how to add Hand PNG . Can Someone help me?thanks