[Q] About App developing - Design, Prototyping, UI, Graphics

Hi, I need help. I need to know how to put 2 apps inside the same app. Like Google maps, when is installed the navigation is installed to, into another app. Anyone know how to do this?
Regards.
Sent from my Nexus 7 using Tapatalk 4 Beta

Copy all Java classes to the other app. Then copy all resources files.
Afterwards add all new Activities to the Android Manifest. If you want one to be added to the app drawer, create a new intent-filter for it (or just copy the code from the other app's manifest).

nikwen said:
Copy all Java classes to the other app. Then copy all resources files.
Afterwards add all new Activities to the Android Manifest. If you want one to be added to the app drawer, create a new intent-filter for it (or just copy the code from the other app's manifest).
Click to expand...
Click to collapse
And how to change the icons. I need to put a different icons on these apps. How to do?

marcomarinho9 said:
And how to change the icons. I need to put a different icons on these apps. How to do?
Click to expand...
Click to collapse
You can specify the application icon in the manifest, too.

FD1999 said:
It's not just one app, for example you have two launcher activities, and you want separate icons for each activity. Is that really possible by defining it in the manifest? If so, please tell me how to do so
Gesendet von meinem LG-P880 mit Tapatalk 4 Beta
Click to expand...
Click to collapse
Yeah. You don't have to make two apps
While declaring the activities in the manifest, if you want two or more activities to appear in the app drawer, set both their attributes to android.category.LAUNCHER and android.category.MAIN
Their names too can be specified here
Sent from my Nexus 4

FD1999 said:
Yes I know that already but it seems like nobody understands me, I want two separate icons for each activity.
Activity 1 --> Icon:
Activity 2 --> Icon:
These icons which show up in the Launcher, in the app drawer
Hope you understand and can help me/Marco now
Click to expand...
Click to collapse
Use android:icon for each activity

QuantumFoam said:
Use android:icon for each activity
Click to expand...
Click to collapse
Exactly.

Related

Is there a folder app?

Is there a folder app which allows you to change folder icons and rename them ex. GAMES?
ddgarcia05 said:
Is there a folder app which allows you to change folder icons and rename them ex. GAMES?
Click to expand...
Click to collapse
I'm not sure if there's an app for that, or a way to change the icons, but you can rename them. Just open the folder you created and hold down on the title bar that says "Folder". Now just type in your new folder name.
seancneal said:
there's an app for that,
Click to expand...
Click to collapse
Those are forbidden words in the android community. This is NOT an iphone.
@OP: search the market for any cut or better cut. They allow creation/renaming of shortcuts to anything, as well as using custom icons... for folders as well.
Sent from my ADR6300 using XDA App
AdhvanIt said:
Those are forbidden words in the android community. This is NOT an iphone.
Click to expand...
Click to collapse
I shoulda put a /s after that.
AdhvanIt said:
Those are forbidden words in the android community. This is NOT an iphone.
Click to expand...
Click to collapse
I shoulda put a /s after that.
You don't need any app to just change the folder name though.
I found Apps Organizer to work the best. You make a shortcut, name it, then scroll a list of your installed apps and check off which to add to it. After your done you can change the icon to a custom icon downloaded from a any free or paid icon pack. Best of all it's free!
How do you change the folder icon with any/bettercut? I haven't ever been able to figure that out. I thought I actually read once that it wasn't possible
Sent from my T-Mobile G2 using XDA App
i like desktop visualizer for changing icons/names (or in my case having no names)

[Solved]Where is phone dock icon?

I have been using 7zip to replace icons for my docked apps. The only one that has eluded me so far is the phone icon. I found the stock green phone icon in res\drawable and replaced it but it did not change on the app or dock. Usually the icon for others was in res\drawable-hdpi. Soooo my question is where the heck is the one I need to change. Thanks.
I believe its in dialertabactivity.apk
Thats where it takes the icon from
Sent from my SPH-D700 using XDA Premium App
gtuansdiamm said:
I believe its in dialertabactivity.apk
Thats where it takes the icon from
Sent from my SPH-D700 using XDA Premium App
Click to expand...
Click to collapse
That was it! Thanks.
No problem
Sent from my SPH-D700 using XDA Premium App
Now, any idea where that default apps icon is stored? The white 16 square rectangle that Zeam, launcher and LP use? Is it in Framework-res? I can't find it in Zeam so think it is in the system somewhere. Thanks.
kennyglass123 said:
Now, any idea where that default apps icon is stored? The white 16 square rectangle that Zeam, launcher and LP use? Is it in Framework-res? I can't find it in Zeam so think it is in the system somewhere. Thanks.
Click to expand...
Click to collapse
What launcher are you using? It is in the laucher. I use adwex, one of its features is the ability to change the icons....I change them all the time.
shiftr182 said:
What launcher are you using? It is in the laucher. I use adwex, one of its features is the ability to change the icons....I change them all the time.
Click to expand...
Click to collapse
Zeam. It's not in the drawable-hdpi where I found all my other icons for apps.
The way I do it sometimes it just open the apk with 7zip, the take the res folder and drag it to the desktop, or whatever, open it in windows, and change the view to large icons, then you can look at all the images in the apk and find what you want.
shiftr182 said:
The way I do it sometimes it just open the apk with 7zip, the take the res folder and drag it to the desktop, or whatever, open it in windows, and change the view to large icons, then you can look at all the images in the apk and find what you want.
Click to expand...
Click to collapse
Yeah, that is what I have been doing, but Zeam has so many drawables... I guess I have no choice but to look at them all. Really though the apps icon was a system default a lot of launchers used.
Got it! Had a wierd name action_apps_grid or something like that. Thanks for the help. I have made my phone my own now...

Can you help me to ans few questions abt this new phone

I wanna ask that if my phone is normal?
In the original app drawer, I cannot build a folder. This makes my app drawer messy.
In the original launcher, the app drawer shortcut cannot be removed.
When I used Go Launcher EX (and other Launchers), I cannot add Music and Weather Clock Widget.
Last, there is no video player.
I dunno whether it is normal or not but this is not very user-friendly for me.
kennytmhk said:
I wanna ask that if my phone is normal?
Click to expand...
Click to collapse
may I ask to post in the correct thread? This one is for app and theme development and not for questions. Use therefore the General one.
kennytmhk said:
In the original app drawer, I cannot build a folder. This makes my app drawer messy.
Click to expand...
Click to collapse
Correct, no folders in the drawer.
kennytmhk said:
In the original launcher, the app drawer shortcut cannot be removed.
Click to expand...
Click to collapse
Correct.r
kennytmhk said:
When I used Go Launcher EX (and other Launchers), I cannot add Music and Weather Clock Widget.
Click to expand...
Click to collapse
Correct, no HTC widgets can be use within another launcher.
kennytmhk said:
Last, there is no video player.
Click to expand...
Click to collapse
Incorrect, please read the documentation...
kennytmhk said:
I dunno whether it is normal or not but this is not very user-friendly for me.
Click to expand...
Click to collapse
Pardon
Elim said:
may I ask to post in the correct thread? This one is for app and theme development and not for questions. Use therefore the General one.
Correct, no folders in the drawer.
Correct.r
Correct, no HTC widgets can be use within another launcher.
Incorrect, please read the documentation...
Pardon
Click to expand...
Click to collapse
May I ask if there are any apps that can help to deal with these problems?

Any way to change touch wiz icons?

I want to change the icons where is the phone, browser, etc. But i still dont see how can i do that. Someone can tell me how?
lorddavid said:
I want to change the icons where is the phone, browser, etc. But i still dont see how can i do that. Someone can tell me how?
Click to expand...
Click to collapse
Install one:
APEX Launcher
NOVA Launcher
GO Launcher EX
ADW Launcher
Launcher Pro
They all allow different icon sets.
- Sent from Android
VM-Vendetta said:
Install one:
APEX Launcher
NOVA Launcher
GO Launcher EX
ADW Launcher
Launcher Pro
They all allow different icon sets.
- Sent from Android
Click to expand...
Click to collapse
yes, i know that, but i like touch wiz, i really dont want to change the launcher. just move thats icons
lorddavid said:
yes, i know that, but i like touch wiz, i really dont want to change the launcher. just move thats icons
Click to expand...
Click to collapse
Then that requires editing of the launcher apk which can be found in /system/app/ its called touchwiz30launcher.apk
Give me the specific icon pack you'd like to use, and I can recompile it with the new icons and upload a flashable version for you.
(Assuming youre using a rooted rom and running the default tw launcher.)
- Sent from Android
VM-Vendetta said:
Then that requires editing of the launcher apk which can be found in /system/app/ its called touchwiz30launcher.apk
Give me the specific icon pack you'd like to use, and I can recompile it with the new icons and upload a flashable version for you.
(Assuming youre using a rooted rom and running the default tw launcher.)
- Sent from Android
Click to expand...
Click to collapse
Thanks, but i think that i dont say correctly (my english is no t perfect sorry) i would like for example, change de browser, for chrome, i want to move that icons (Phone, Messages, Browser). sorry for not be clear :/ i still need to practice my english
So you want the browser icon to be a chrome icon? Yes. Just tell him what icons you want. What color, what "pack". Do you want stock Jelly Bean Icons?
Aquethys said:
So you want the browser icon to be a chrome icon? Yes. Just tell him what icons you want. What color, what "pack". Do you want stock Jelly Bean Icons?
Click to expand...
Click to collapse
no the icon, i mean rearrange (i think thats the word ) instead of having stock browser there, put the chrome (no icon, i mean launch chrome instead of stock browser for example)
Long press on the icon and drag it. If I'm understanding you correctly.
Edit: I forgot that it was different in twlauncher.
1. Open app drawer
2. Menu -> edit
3. Drag chrome over top of the web icon, it should replace.
4. Hit back until you get to the home screen. (Home will undo your changes).
Sent from my SGH-I927 using xda premium
Tyfighter said:
Long press on the icon and drag it. If I'm understanding you correctly.
Edit: I forgot that it was different in twlauncher.
1. Open app drawer
2. Menu -> edit
3. Drag chrome over top of the web icon, it should replace.
4. Hit back until you get to the home screen. (Home will undo your changes).
Sent from my SGH-I927 using xda premium
Click to expand...
Click to collapse
App drawer? where is that? i cant found it
lorddavid said:
App drawer? where is that? i cant found it
Click to expand...
Click to collapse
The little blue square in the bottom right that holds ALL your installed apps
OH, sorry for the misunderstanding man! The language barrier can be a pain sometimes, ahah.
Tyfighter gave you the answer though, should be squared. :]
Thanks i almost change to go launcher because that thanks for the patience guys And again sorry for my english
lorddavid said:
Thanks i almost change to go launcher because that thanks for the patience guys And again sorry for my english
Click to expand...
Click to collapse
No problem man. Glad you got it sorted.
- Sent from Android
VM-Vendetta said:
Then that requires editing of the launcher apk which can be found in /system/app/ its called touchwiz30launcher.apk
Give me the specific icon pack you'd like to use, and I can recompile it with the new icons and upload a flashable version for you.
(Assuming youre using a rooted rom and running the default tw launcher.)
- Sent from Android
Click to expand...
Click to collapse
Could you please do it for me?? I woud love to have the xperia Z icons instead of the TW icons! I have a note 2 running omega v13 btw. Thanks
Sent from my GT-N7100 using Tapatalk 2
How do i get the app drawer icon in touchwiz to be in the middle instead of at the right hand side?
Root - install xposed installer - framework - install icon themer module for xposed - choose an icon pack from playstore- open themer - apply icon pack theme!
Cheers...
vishnu vijay said:
Root - install xposed installer - framework - install icon themer module for xposed - choose an icon pack from playstore- open themer - apply icon pack theme!
Cheers...
Click to expand...
Click to collapse
You saved my life,thank you
VM-Vendetta said:
Then that requires editing of the launcher apk which can be found in /system/app/ its called touchwiz30launcher.apk
Give me the specific icon pack you'd like to use, and I can recompile it with the new icons and upload a flashable version for you.
(Assuming youre using a rooted rom and running the default tw launcher.)
- Sent from Android
Click to expand...
Click to collapse
I've been looking to do this myself, but I'm a bit freaked out to try doing so. Would you be willing to offer me the same thing?
I'm running Hyperdrive RLS6 on a Galaxy S4. I paid and downloaded the "Future Blue" icon pack and have been changing one icon at a time with the free Icon Changer, but it's a huge pain and extremely time consuming.
Go Apex!
<3
VM-Vendetta said:
Then that requires editing of the launcher apk which can be found in /system/app/ its called touchwiz30launcher.apk
Give me the specific icon pack you'd like to use, and I can recompile it with the new icons and upload a flashable version for you.
(Assuming youre using a rooted rom and running the default tw launcher.)
- Sent from Android
Click to expand...
Click to collapse
Can you show us some tips, for example, how to replace the stocked folder icon with another one? I'm eager for the tutorial ! Many THX.

How to install uzip files for widgets?

The Nexus 7 is my first Android device and I am floored by how amazing and easy it is to customize it. I found a really nice clock widget and a Google Search widget I like on these forums. I downloaded both and they are in .uzip formats. What is the best way to get them onto the device to install them?
You should be able to import it directly from the app. Also check out the zipper widget app.
Sent from my Nexus 7 using xda app-developers app
crystalstylez said:
You should be able to import it directly from the app. Also check out the zipper widget app.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
I got the clock working with UCCW. So, that's good now. But I have a Google Search Bar that is in .uzip format. But, I'm not sure which app I use for that.
Bammeh said:
I got the clock working with UCCW. So, that's good now. But I have a Google Search Bar that is in .uzip format. But, I'm not sure which app I use for that.
Click to expand...
Click to collapse
uzip format is for uccw. just open uccw and click open then choose open uzip and find the uzip file and viola
mmikeee said:
uzip format is for uccw. just open uccw and click open then choose open uzip and find the uzip file and viola
Click to expand...
Click to collapse
It works fine for the clock. But, for the search bar it doesn't actually function like the clock does
I wish I could link to it so you know what I'm talking about. I need 10 posts.
can you describe what's not working? does uccw give you an error or does it load?
After installing some other uzips I've noticed uccw isn't exclusively for clocks. But its a Google search uzip but when I click it, it opens uccw instead of allowing me to search
Sent from my Nexus 7 using Tapatalk 4
Go into the uccw settings and turn on the hotspot
Sent from my SPH-L710 using xda premium

Categories

Resources