Needed help with an interesting Problem. - Galaxy Note 10.1 (2014 Edition) Q&A, Help & Troubl

So, where should i start. I needed someone who's really into android to help me with a certain problem. I'm a tattoo artist, using a german made Tattoo Touch power supply. This is basically a power box with an android tablet as a control unit, they are connected via bluetooth. I attach a photo of it. The control tablet is a cheap kt712a device, with a really low resolution of 1024x600. I extracted the Tattoo touch apk, installed on my Note 10.1 to see if i can use that also as a contol unit. I can, it works, but the user interface maybe because the different resolutions, is completely messed up. The buttons are all over, etc. Everything works tho. My question is, would it be possible to somehow adjust the dpi, resolution or whatever to get the perfect interface on my 10.1 too? I hope i could explain my problem properly. Thanks for any help in advance!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Related

[help] Messed layout

Hey guys, i was making an apk with my skin and the layout get messed.
Tested in a smartphone with bigger resolution, is it normal?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sorry my english
error404 said:
Hey guys, i was making an apk with my skin and the layout get messed.
Tested in a smartphone with bigger resolution, is it normal?
Sorry my english
Click to expand...
Click to collapse
My guess from looking at the pictures is that you choose a different anchorpoint for the module that renders the menu icon. Probably center left while the rest is on center? If you want elements to stay together if the widget get resized you should use the same anchorpoint for all modules so something like this doesn't happen
I think the problem is the device resolution, because i created this in a 480x800 and i'm testing in a 1080x1920. Tried what you said and the problem continues.

[Q] About audio controller

Do you know if something similar to this (photo below) exists for android device?i don't want to recharge the battery so i prefer no bluetooth
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Something like this with at least 3 button?
http://www.radioshack.com/auvio-headphone-cable-with-mic/3300541.html#.VOHpnmPSJ0s&tab=tab3
I have found other solutions but none of them completely safe:
1) This seems great http://www.shopandroid.com/htc-wired-remote-control-stereo-headset/11A29A5242.htm , but it works on cyanogenmod?
2) buy headphones like thes http://www.amazon.com/dp/B007C5S3AU/?tag=stackoverfl08-20 and adapt them into an extension cable ad explained in guide like this: http://www.tested.com/tech/smartphones/2292-how-to-make-any-pair-of-headphones-smart-phone-capable/ or http://www.instructables.com/id/Galaxy-Nexus-and-others-headset-remote-with-medi/ or http://www.wisebread.com/build-a-cable-to-control-your-android-phone-while-you-drive
But I do not have the proper skill to do this task
3) control phone with bluetooth from linux os with sofware like this http://nohands.sourceforge.net/config.html or http://www.mulliner.org/bluetooth/xkbdbthid.php
But I do not know how they work and if they work with playback control as skip track
someone knows help find the simplest solution?

Issues with CyanogenMod and G3 keyboard.

Hey there,
I have just installed CM12 on my LG G3 D855. All good, apart from that fact that i miss the LG keyboard.. alot.
So i started to dig, and i see someone has extracted it, and made it useable, so i attempted this method < http://highonandroid.com/android-apps/how-to-install-lg-g3-keyboard-on-any-rooted-android/ >
It took me a while to figure what was going on, since the men system in Cyanongen is slightly differnt setup, but non the less, its there. The menus work, the sub menus work, and all i golden, apart from one tiny issue.
The layout/UI of the keyboard, not there. Its just a black square that you can adjust the hight on.
Anyone have a clue whats gone wrong?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Try now flashing this one found on the very same page you linked.
How do i use that??

FMTransmiterService running on the phone

Found out that there's a FMTransmitterService (com.mediatek.fmtransmitter) that is running on the phone, but couldn't find any feature on my phone to transmit via FM.
Anyone know anything about this?
With QuickShortcuts, I even managed to launch the FMTransmitterActivity.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
It even have a notification, and it correctly mutes the speaker!
However, can't get anything on my FM receiver though.
Hello,
You did not tell- how you managed to get to run the FM Transmitter interface.
There are a lot of undocumented mystery goodies about this phone. The sound is top notch premium too, and they explain it no where in the specifications.
I installed this app called "QuickShortcuts", and then look for FMTransmitter, then select the FMTransmitterActivity, try it!
After I upgraded to 1.33 version of the firmware, the service is gone. :|
Hello,
Yes I see the service is gone. I think they are reserving something for business.
They read these forums I believe.

touch screen (digitizer) troubleshoot, help please

heeyy everybody
I don't know if I am posting in the right place or not please don't mind if I am mistaken
recently I changed my Asus Fonepad 7 (FE-170CG) touch screen and display screen by myself, after changing, lower one third part of the screen is not stable when I want to touch (this place is always for on screen keyboard and it does not function properly in consequence), I did reset factory and searched a lot for this issue but neither of them worked unfortunately, I turned on developer mode and turned on pointer on screen so I could show you about this issue in attached photos, it seems some vertical (Y) elements are not working properly
if anybody knows about it please let me know
many thanks all
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
put first h in the url, they don't let me post outside link since I am new here
ttps://drive.google.com/file/d/0B2kY2slrzy_RN0pQcFpjZFVPQzg/view?usp=sharing
ttps://drive.google.com/file/d/0B2kY2slrzy_RNHZ0SUFRV21kb2M/view?usp=sharing

Categories

Resources