Sunday, January 29, 2017

Solutions for Android Studio Stopped Working

Solutions for:
Android Studio Crashes
Android Studio Stopped Working

Log Name:      Application
Source:        Application Error
Date:          29/01/2017 1:07:12 AM
Event ID:      1000
Task Category: (100)
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      R-VAIO
Description:
Faulting application name: studio64.exe, version: 1.6.0.0, time stamp: 0x56a864f1
Faulting module name: ntdll.dll, version: 6.1.7601.23418, time stamp: 0x5708a857
Exception code: 0xc0000005
Fault offset: 0x000000000001815d
Faulting process id: 0x1d48
Faulting application start time: 0x01d27a0f1368e4b7
Faulting application path: C:\Program Files\Android\Android Studio\bin\studio64.exe
Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
Report Id: 5195f9e6-e602-11e6-b4db-005056c00008
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2017-01-29T09:07:12.000000000Z" />
    <EventRecordID>275198</EventRecordID>
    <Channel>Application</Channel>
    <Computer>VAIO</Computer>
    <Security />
  </System>
  <EventData>
    <Data>studio64.exe</Data>
    <Data>1.6.0.0</Data>
    <Data>56a864f1</Data>
    <Data>ntdll.dll</Data>
    <Data>6.1.7601.23418</Data>
    <Data>5708a857</Data>
    <Data>c0000005</Data>
    <Data>000000000001815d</Data>
    <Data>1d48</Data>
    <Data>01d27a0f1368e4b7</Data>
    <Data>C:\Program Files\Android\Android Studio\bin\studio64.exe</Data>
    <Data>C:\Windows\SYSTEM32\ntdll.dll</Data>
    <Data>5195f9e6-e602-11e6-b4db-005056c00008</Data>
  </EventData>
</Event>


Version=1
EventType=APPCRASH
EventTime=131301544324797222
ReportType=2
Consent=1
UploadTime=131301544325265223
ReportIdentifier=5195f9e7-e602-11e6-b4db-005056c00008
IntegratorReportIdentifier=5195f9e6-e602-11e6-b4db-005056c00008
Response.BucketId=414306894
Response.BucketTable=28
Response.type=4
Sig[0].Name=Application Name
Sig[0].Value=studio64.exe
Sig[1].Name=Application Version
Sig[1].Value=1.6.0.0
Sig[2].Name=Application Timestamp
Sig[2].Value=56a864f1
Sig[3].Name=Fault Module Name
Sig[3].Value=ntdll.dll
Sig[4].Name=Fault Module Version
Sig[4].Value=6.1.7601.23418
Sig[5].Name=Fault Module Timestamp
Sig[5].Value=5708a857
Sig[6].Name=Exception Code
Sig[6].Value=c0000005
Sig[7].Name=Exception Offset
Sig[7].Value=000000000001815d
DynamicSig[1].Name=OS Version
DynamicSig[1].Value=6.1.7601.2.1.0.768.3
DynamicSig[2].Name=Locale ID
DynamicSig[2].Value=4105
DynamicSig[22].Name=Additional Information 1
DynamicSig[22].Value=abcc
DynamicSig[23].Name=Additional Information 2
DynamicSig[23].Value=abcc8f7853b48d9807d6d51eb1fa5df9
DynamicSig[24].Name=Additional Information 3
DynamicSig[24].Value=abcc
DynamicSig[25].Name=Additional Information 4
DynamicSig[25].Value=abcc8f7853b48d9807d6d51eb1fa5df9
UI[2]=C:\Program Files\Android\Android Studio\bin\studio64.exe
UI[3]=Android Studio has stopped working
UI[4]=Windows can check online for a solution to the problem.
UI[5]=Check online for a solution and close the program
UI[6]=Check online for a solution later and close the program
UI[7]=Close the program
LoadedModule[0]=C:\Program Files\Android\Android Studio\bin\studio64.exe
LoadedModule[1]=C:\Windows\SYSTEM32\ntdll.dll
LoadedModule[2]=C:\Windows\system32\kernel32.dll
LoadedModule[3]=C:\Windows\system32\KERNELBASE.dll
LoadedModule[4]=C:\Windows\system32\apphelp.dll
LoadedModule[5]=C:\Windows\AppPatch\AppPatch64\AcXtrnal.DLL
State[0].Key=Transport.DoneStage1
State[0].Value=1
State[1].Key=DataRequest
State[1].Value=Bucket=414306894/nBucketTable=28/nResponse=1/n
FriendlyEventName=Stopped working
ConsentKey=APPCRASH
AppName=Android Studio
AppPath=C:\Program Files\Android\Android Studio\bin\studio64.exe




Solutions


Solution 1: Run SFC (system file checker) scan on your computer and check if it fixes the problem. SFC scan will make Windows replace corrupt or missing system files on your computer.
a. Click Start, click All Programs, click Accessories, right-click Command Prompt, and select Run as Administrator.
b. Click Continue or supply Administrator credentials if prompted.
c. In the Command Prompt window type the following, and press Enter:
sfc /scannow


Solution 2: Right click on My Computer, and select Properties. Click on “Advanced system settings” and go to the “Advanced” tab. On the bottom, click the “Environment Variables” button. Add a system variable with the name JDK_HOME, and the value equal to the path to your JDK install. See the picture below.


Solutions for Android Studio Stopped Working : Add a system variable with the name JDK_HOME.
Add a system variable with the name JDK_HOME.



List of Possible Errors:

-------------------
Log Name:      Application
Source:        Application Error
Date:          29/01/2017 10:47:59 PM
Event ID:      1000
Task Category: (100)
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      R-VAIO
Description:
Faulting application name: studio64.exe, version: 1.6.0.0, time stamp: 0x56a864f1
Faulting module name: ntdll.dll, version: 6.1.7601.23418, time stamp: 0x5708a857
Exception code: 0xc0000005
Fault offset: 0x000000000001815d
Faulting process id: 0x1fb8
Faulting application start time: 0x01d27ac4ca0a348b
Faulting application path: C:\Program Files\Android\Android Studio\bin\studio64.exe
Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
Report Id: 0985012f-e6b8-11e6-a99d-005056c00008
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2017-01-30T06:47:59.000000000Z" />
    <EventRecordID>275370</EventRecordID>
    <Channel>Application</Channel>
    <Computer>R-VAIO</Computer>
    <Security />
  </System>
  <EventData>
    <Data>studio64.exe</Data>
    <Data>1.6.0.0</Data>
    <Data>56a864f1</Data>
    <Data>ntdll.dll</Data>
    <Data>6.1.7601.23418</Data>
    <Data>5708a857</Data>
    <Data>c0000005</Data>
    <Data>000000000001815d</Data>
    <Data>1fb8</Data>
    <Data>01d27ac4ca0a348b</Data>
    <Data>C:\Program Files\Android\Android Studio\bin\studio64.exe</Data>
    <Data>C:\Windows\SYSTEM32\ntdll.dll</Data>
    <Data>0985012f-e6b8-11e6-a99d-005056c00008</Data>
  </EventData>
</Event>

-------------------



Saturday, January 28, 2017

LMS Virtual Lab

LMS Virtual Lab

LMS Virtual.Lab is an integrated suite of 3D FE and multibody simulation software which simulates and optimizes the performance of mechanical systems for structural integrity, noise and vibration, system dynamics and durability. Using the LMS Virtual.Lab suite, engineering teams can:

- Build accurate simulation models
- Simulate mechanical design behavior
- Quickly assess multiple design alternatives
- Optimize designs before prototype construction
- Accurately detect weak spots
- Efficiently explore multiple design alternatives


Siemens LMS Virtual.Lab Rev 13.5
Siemens LMS Virtual.Lab

LMS Virtual.Lab is an integrated suite of 3D FE and multibody simulation software which simulates and optimizes the performance of mechanical systems for structural integrity, noise and vibration, system dynamics and durability.
Siemens LMS Virtual.Lab Rev 13.5



 


Friday, January 27, 2017

Android App Icon set with setSmallIcon is not displayed in Push Notifications

Android App Icon set with setSmallIcon is not displayed in Push Notifications

Requirements to fix this issue:

1. Image Format: 32-bit PNG (with alpha)

2. Image should be Transparent

3. Transparency Color Index: White (FFFFFF)



Rem: Builder class for Notification objects. Provides a convenient way to set the various fields of a Notification and generate content views using the platform's notification layout template. If your app supports versions of Android as old as API level 4, you can instead use NotificationCompat.Builder, available in the Android Support library. [source: https://developer.android.com/reference/android/app/Notification.Builder.html]

Tuesday, January 24, 2017

Geomagic Software Pack

Geomagic Software Pack 

Geomagic offers 3D products for Digital Reality. Geomagic product lines include; Geomagic Studio, Geomagic Design X, Geomagic Design Direct and Geomagic Wrap for 3D imaging and capture using 3D scanners: Geomagic Control and Geomagic Verify metrology and inspection; And Geomagic Freeform and Claytools for organic design and sculpting in a touch-enabled environment. Haptic devices for simulating the intuitive sense of touch in a 3D environment include the Sensable Phantom, Omni and Desktop products.

Geomagic Design X, the industry's most comprehensive reverse engineering software, combines history-based CAD with 3D scan data processing so you can create feature-based, editable solid models compatible with your existing CAD software.
Geomagic Verify is powerful, easy first article inspection software for both contact and non-contact 3D measurement devices. It lets you measure and compare parts to CAD models to find and fix manufacturing defects before they become major problems.
Geomagic Design Direct (formerly Geomagic Spark), the only 3D application of its kind, seamlessly combines live scan data processing, CAD design, robust 3D point and mesh editing, assembly construction, and 2D drawing creation in one complete package.
Geomagic Freeform Plus is a multi-representation, multi-purpose digital modeling and CAD system for producing manufacturable, highly-detailed objects that are intricate or organically shaped, such as toys, figurines, medical implants, fine art or other sculptural objects.
Geomagic Foundation contain: Studio, Wrap and Control.


GEOMAGIC.DESIGN.X.V5.1.WIN64-MAGNiTUDE
GEOMAGIC.DESIGN.DIRECT.V2014.WIN64-MAGNiTUDE
GEOMAGIC.FREEFORM.PLUS.V2014.3.WIN64-MAGNiTUDE
GEOMAGIC.FOUNDATION.V2014.3.WIN64-MAGNiTUDE
 

Luxion Keyshot Pro Animation

Luxion Keyshot Pro Animation

KeyShot 5 brings new features to the fastest 3D rendering and animation system available. With news ways to discover and share resources through the KeyShot Cloud, create product variations through Instancing, captivate with new animation tools or apply accurate Sun & Sky lighting to imported NURBS geometry, KeyShot is your key to creating amazing shots.

KeyShotVR (KeyShot):

5 possible VR types: Turntable, Hemi-spherical, Spherical, Tumble, Custom
Set starting angle interactively
Set horizontal / vertical frames including start and end angle for custom VR
Realtime feedback when setting up the VR play back, tweak, etc. for desired result
Compression Quality control keeps digital footprint small while ensuring highest quality images
Control over zoom
Adjustable rotation damping
Support for render in background, render queue, network rendering
Support for render queue
Support for Network Rendering
Unlimited output resolution
Output: jpeg, png
Floating license feature KeyShotVR can be checked out separately when checking out a floating license.
KeyShot Animation Features
Animation transform offsets (patent pending): Rather than relying on keyframes, KeyShot relies on individual object and camera transform offsets that can be combined, copied and linked to deliver a fully featured animation.
Single application and environment: The animation capabilities have been built directly into KeyShot.
Animation in a realtime raytraced environment: Setup, edit, and playback inside realtime raytraced environment, just like when setting up a scene in realtime for still image creation.
Realtime Interaction: Full interaction with camera, lighting and materials during animation playback.
Animation wizard: Step by step guide for first time users
Copy and paste: Animations can be copied from one object to another and linked
Helper objects: Select any part or assembly as rotation center
Camera animation types: Orbit, Incline, Zoom, Translate
Part and object animation types: Turntable, Rotation, Translation
Fast preview output: AVI, MPEG
High quality render output: AVI, MPEG, Flash, individual frames including Alpha channel.

Saturday, January 21, 2017

Video Copilot Element 3D

Video Copilot Element 3D

Element 3D is an After Effects 64-bit plugin developed by Video Copilot.It runs in both Windows and macOS. It is used for importing/creating 3d objects and for particle rendering. It is mostly used for motion design and visual effects. Element is capable of animating and rendering, it uses its own renderer to generate a high-end realistic results, it features shaders, global illumination, texture mapping, lighting, animating and 3D compositing. Supports GPU rendering which is used to help speed up rendering times. As Element 3d is a plugin that run inside after effects and not a full 3D package, it can not be compared with other 3D computer graphics software because it has a limited tools. But it can do a professional work in much less time according to its simple interface and presets, that it was designed for easier workflow, user friendly and final results [source: www.wikipedia.org].


Video Copilot Element 3D is an advanced 3D object and particle render engine. High Performance After Effects™ Plug-in for creating Motion Design & Visual FX.

Wednesday, January 18, 2017

Open Fields - 2017-01-18 14:28

Fields:

New Game Generation
3D Animation Movies 
Advanced AI (ML, NN, Deep L.)
Algorithms
Cutting Edge Math Mapping
Mobile, Console & Wearable Dev
Cutting Edge Drones
Electronics, HDL & Circuit Design 
eWarcrafts
Marketing Research
IoT
Transformers
-- Advanced Loyalty Prog
-- Culture-based HR Design




Saturday, January 14, 2017

SimLab Composer

SimLab Composer

SimLab composer is a 3D scene building, rendering, sharing, and animation application.

SimLab composer is a 3D scene building, rendering, sharing, and animation application
SimLab Composer (image source: http://www.simlab-soft.com/)

Wednesday, January 11, 2017

Amazon Lumberyard

Amazon Lumberyard
Source: https://en.wikipedia.org/wiki/Amazon_Lumberyard
 Amazon Lumberyard is a free cross-platform triple-A game engine developed by Amazon and based on the architecture of CryEngine, which was licensed from Crytek in 2015. The engine features integration with Amazon Web Services to allow developers to build or host their games on Amazon's servers, as well as support for livestreaming via Twitch. The source code is available to end users with limitations: users may not publicly release the Lumberyard engine source code or use it to release their own game engine. Lumberyard launched on February 9, 2016 alongside GameLift, a fee-based managed service for deploying and hosting multiplayer games, intended to allow developers to easily develop games that attract "large and vibrant communities of fans." The software is currently in beta and can be used to build games for Microsoft Windows, PlayStation 4, Xbox One, with limited support for iOS and Android, and support for Linux and Mac coming as well. Virtual reality integration was added in Beta 1.3, allowing developers to build games supporting devices like Oculus Rift and HTC Vive.
The first update to Lumberyard was released on March 14, 2016 and included support for certain mobile devices, such as A8-powered iOS devices and Nvidia Shield, an FBX importer, and integration with Allegorithmic's texturing software Substance

Thursday, January 5, 2017

Intercom Components as of Jan 2017

Intercom Components as of Jan 2017

Intercom Components as of Jan 2017
Intercom Components as of Jan 2017

Sunday, January 1, 2017

Required ADDQ Archived Documents for Software Components

Required Archived Analysis-Design-Dev-QA (ADDQ) Documents for Software Components

1. Screens (Mock-up)
2. Requirements (Scenarios/User Stories)
3. Test Cases
4. UML Diagrams
5. Database Tables
6. Table Indices
7. SPs, Functions and Data Types
8. DAL Code (Data Access Layer Code)
9. BAL Code (Business Access Layer Code)
10. PL Code (Presentation Layer Code - Code Behind Page)
11. Logging Code
12. CL Script and Markup (CL: Client Layer/Client Side)
13. CL Rendered Source 
14. ML Input Code and Script (ML: Machine Learning)
15. ML Process Code
16. ML Output Code

17. ML Presentation Code
18. ML Sync Integrity Code
19. Help/Wiki
20. Next Version Requirements