Android :: Make A Program To View / Edit Sketchup Files?
Aug 25, 2010Any news on someone making a program to view/edit sketchup files? I'd quite like to be able to have an engineering doodle when bored.
View 3 RepliesAny news on someone making a program to view/edit sketchup files? I'd quite like to be able to have an engineering doodle when bored.
View 3 RepliesIs there any program that can edit a sound file to make it louder when used on the g1?
View 1 Replies View RelatedGot Froyo installed on my Incredible. Can play the .3gp files on my computer, but can't find a program that will edit them natively. Have tried Windows Live Movie Editor (beta), Elements 8, Coral X3, etc.
Guess I can convert them using some 3rd party tool to DV-AVI or something, but why do a second generation? Any suggestions?
So I have just started nodding apk's . I modded the unicornporn one to get rid of the stuff I didn't like and added in what I wanted. Problem is they'll only install if I paste to system/app and reboot. How can I edit the apk files to make it install as a regular app?
View 2 Replies View RelatedWould be really useful if I could edit word files with my hero. Anyone know what apps are out there to use?
View 2 Replies View RelatedI AM WRITING FROM TURKEY,
I HOPE I CAN FIND ANSWERS FOR MY QUESTION.
I OWN A HTC HERO AND VERY MUCH LIKE IT,
BUT I CAN NOT OPEN E-MAIL MEDIA FILES, OR POWER POINT PRESENTATIONS. WHENEVER I RECEIVE AN E-MAIL WITH MEDIA FILES OR PPS I AM DOWNLOADING IT SOMEWHERE I DO NOT KNOW BUT COULD NOT OPEN IT. DO I NEED A PROGRAM FOR IT?
I was wondering if there is a program that i can use to view the files on my hero from my pc
View 3 Replies View RelatedWhat is a good program to view .tiff files? I get my faxes sent directly through to email and they come in as .tiff files.
View 1 Replies View RelatedI am trying to create an App that has a similar layout as the view you get when you edit a contact. The main functionality I need is the ability to click a "+" or "-" button in the row and add/remove another row where the user can input another line of data. I have looked into the expandable lists but I am not sure if this is what I should be using or if it is just a list with a custom adapter.
View 1 Replies View RelatedMy searches all bring back ways to transfer files using my Windows Explorer on my PC Interface via USB and on Android "Es file explorer" using wifi.
I use ES file Explorer to view shared folders on my PC via wifi. I want to do the same thing only faster through USB. Similar to how you connect the android to your pc and it shows the internal sd and external sd in windows explorer.
For example... I want to browse my vast collection of "Justin Bieber's Monkey confiscated by German customs for excessive spanking" pics on my pc to find one that looks good as my android wallpaper. I dont want to use wifi and cant load the 74GB of pics from my pc on my 8 GB SD card on my Android to go through them.
Is there a program that will let me edit my contacts. I imported a bunch of contacts from an old phone, and they look like crap..like missing letters, some numbers added to the names ..It would be ALOT easier to edit on a PC..
View 1 Replies View RelatedIf so, what can you edit? If you don't know what I'm talking about, then the reviews were wrong about having thinkfree office.
View 4 Replies View RelatedI am on Android 2.1 and I have one multi column Custom listview Using BaseAdapter with an editable edittext at the end of the listview. If the data in the listview do not contain the data of user choice then user should be able to enter data. If the data is already there in the list user will be able to select the data using custom selector. If a selection is made in the list view and user wanted to enter data in the text field at the bottom after selection then the marker in the list view should be unselected. I tried to use onclick() method on edit text using click listener. First time when it is clicked, edit text is getting focus and onclick() method is not fired. And when it is clicked second time, onclick() method is fired and notifyDataSetChanged() method is called. I tried to call the notifyDataSetChanged() method from the Focus Listener, list view selection is gone in my first attempt and edit text is not receiving any data input from the keyboard (frozen).
View 1 Replies View RelatedI have an XML layout with some custom tabs, a heading, and a ProgressBar(main.xml). I wish to add another XML layout(home.xml) to the main.xml layout, as i wish to keep main.xml re-usable for other activity's layouts and simply add things to it as necessary.The problem: after inflating R.layout.home into rootLayout, it seems as though the ProgressBar contained in rootLayout is hidden underneath the content of home.xml.Is there a way to tell certain views(via XML) to float above other views when the layout is constructed in this way?if not, am i forced to use methods such as progressBar.bringToFront() to raise targeted views to the top?what alternatives do i have in z-ordering views when some layouts are constructed using inflation?
View 2 Replies View RelatedWill Android Phones or Apads ever have an Application that allows the user to EDIT a pdf file, not just view or read it?
View 3 Replies View RelatedI really want to edit an app as a joke for my friends and i have downloaded the APK and viewed the files.All of the images seem to be .TEX format, i have googled how to edit them but cant find a solution. How can i edit them and put my own image in?
View 1 Replies View RelatedI want to know how to make a validation on EditText.That is ,I am having one EditText that edit text should has to accept only numaric values,If other than numaric value is typed by user then it should show some alert message "pls type the numaric value...."
Is any function is avilable to find the entered text is particular type..how to handle this situation.if possible give code snippet.
Is their a way to browse/edit the phones files via usb? I can only go inside the sd card folder via usb on my computer.
View 3 Replies View Relatedhow to edit android .apk files without computer?
View 9 Replies View RelatedI have a android apk which I installed on my Samsung Galaxy Ace 2.
I backed the app up so I could download the apk to my Windows PC.
I'd like to edit the .png files in it, I've followed a tutorial on here using the apktool, decompiled ok and recompiled it, but when I transfer it back to my phone to re install it I get a message saying the application cannot be installed.
is there a way to view or edit a calendar event with a uri. like content://contacts/people/3 works to view/edit a contact.
View 2 Replies View RelatedI am using a text file in assets folder in Android. I would like to change the data inside that text file dynamically. I am trying to open the file as follows,
CODE:...........
But it generating the error that "java.io.FileNotFoundException: This file can not be opened as a file descriptor; it is probably compressed". please help me to edit that file.
Is there a general program for processing photos, to carry out basic adjustments to crop, resize, etc. without reducing my random photos. Until now vaunted Photoshop Express and PicSay Pro arbitrarily reduce the picture and it is only for web.
View 5 Replies View RelatedIs there a program for the Android OS that allows to to access your files and directories, like 'Windows Explorer' does on your desktop pc? I have some audio files that I would like to move to the ringtone directory.
View 4 Replies View RelatedHow do I make multiline EditText within a Relative Layout wrap the lines of text that were entered? I want the user to enter one line of text without allowing line breaks, but show it broken up by words into multiple lines inside a rather smallish, square EditText window.
View 3 Replies View RelatedI'm trying to create the simplest 2D drawing program possible to isolate what exactly I can't figure out about drawing. This program should literally just draw a 20x20 rectangle. Here's what I have: Code...
View 1 Replies View RelatedI need my app to be able to go to a specified URL and access a file, then insert text at a specific line of said file. Is this at all possible?I
View 1 Replies View RelatedScrollable views such as the ListView have a fade out of the content along the edges where there is more content in that direction. How can I turn this fading off? I know you can change the cacheColorHint as discussed here: http://developer.android.com/resources/articles/listview-backgrounds.html but that is not what I am looking for and will not achieve what I am looking for in this case.
I want to disable the fade completely or be able to reduce the size and or transparency of it. Is this possible?
I'm trying to make a dialog box to open when I start a program. Eclipse likes my code, I like my code =), but the emulator does not like my code. It says that something went totally worong and the application has to shut down. Bellow you can see my code. When I run it in debug mode everything seems to go as it should but when it gets to "return dialog; " eclipse debug windows says source not found.
CODE:.....................
I have apk file how can i edit it? I need to reprogram it.
View 5 Replies View Related